-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(plugin): CopyStickerLinks #3191
base: dev
Are you sure you want to change the base?
Conversation
All conversations have been resolved 👍 |
someone PLEASE fix the imports i can't seem to fix it and it looks like theres literally nothing wrong with it |
bump plz check this out!! :3 |
daa5375
to
a73074b
Compare
fixed everything and ready for review again |
Co-authored-by: dolfies <[email protected]>
Co-authored-by: ImBanana - Elad <[email protected]>
Co-authored-by: ImBanana - Elad <[email protected]>
Ready! |
bump, i really would like to see this in vencord! |
This plugin aims to add support to copy and open sticker urls from the context menu. Normal emojis have this feature, but stickers on the other hand do not. This makes it much more complicated to do simple things such as download stickers or open them in a browser. Discord makes it very hard to find the sticker URLs, so this plugin's goal is to get around that.
There have been many times where I myself and others have wanted to access a sticker url, but have not been able to. This is a QoL feature that discord should have added since a long time ago.
Why is this useful?